Package | hl7.fhir.uv.cpg |
Type | CodeSystem |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/CodeSystem-knowledge-representation-level.html |
Url | http://hl7.org/fhir/CodeSystem/knowledge-representation-level |
Version | 2.0.0-draft |
Status | draft |
Date | 2019-05-08 |
Name | KnowledgeRepresentationLevelCodes |
Title | Knowledge Representation Level Codes |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | A knowledge representation level, narrative, semi-structured, structured, and executable |
Content | complete |
valueSet | http://hl7.org/fhir/ValueSet/knowledge-representation-level |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem knowledge-representation-level
Last updated: 2023-03-22 22:40:54-0600
Profile: Shareable CodeSystem
This case-sensitive code system http://hl7.org/fhir/CodeSystem/knowledge-representation-level
defines the following codes:
{
"resourceType" : "CodeSystem",
"id" : "knowledge-representation-level",
"meta" : {
"lastUpdated" : "2023-03-22T22:40:54.878-06:00",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem knowledge-representation-level</b></p><a name=\"knowledge-representation-level\"> </a><a name=\"hcknowledge-representation-level\"> </a><a name=\"knowledge-representation-level-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2023-03-22 22:40:54-0600</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/CodeSystem/knowledge-representation-level</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">narrative<a name=\"knowledge-representation-level-narrative\"> </a></td><td>Narrative</td><td>The knowledge is expressed as narrative text, affording broad shareability, but limited computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by guideline developers for a broad range of purposes including communication of policy, synthesis of evidence, and dissemination of best-practices.</td></tr><tr><td style=\"white-space:nowrap\">semi-structured<a name=\"knowledge-representation-level-semi-structured\"> </a></td><td>Semi-Structured</td><td>The knowledge is expressed as organized text, often accompanied by diagrams such as flow charts and decision tables, affording broad shareability and moderate computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by clinical domain experts for the purpose of communication the description of recommendations for implementation in various modalities.</td></tr><tr><td style=\"white-space:nowrap\">structured<a name=\"knowledge-representation-level-structured\"> </a></td><td>Structured</td><td>The knowledge is expressed in a structured way that is interpretable by computer, including being coded using standard terminologies and specifications for the representation of structured content, affording broad shareability and high computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by knowledge engineers to enable precise communication and validation of the recommendations.</td></tr><tr><td style=\"white-space:nowrap\">executable<a name=\"knowledge-representation-level-executable\"> </a></td><td>Executable</td><td>The knowledge is expressed in a way that is coded and interpretable by CDS systems using a variety of formats, affording direct executability, but potentially limited shareability. The knowledge is typically expressed focusing on a specific delivery method (modality), technology platform, and implementation environment. Knowledge at this level is typically built and developed by implementers working in specific technology platforms, for the purpose of implementation at a specific site, though affordances such as computable mappings and configuration capabilities can broaden the usability of the knowledge artifact.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode" : "shareable"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode" : "computable"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode" : "publishable"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel",
"valueCode" : "structured"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cds"
}
],
"url" : "http://hl7.org/fhir/CodeSystem/knowledge-representation-level",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1864"
}
],
"version" : "2.0.0-draft",
"name" : "KnowledgeRepresentationLevelCodes",
"title" : "Knowledge Representation Level Codes",
"status" : "draft",
"experimental" : false,
"date" : "2019-05-08",
"publisher" : "HL7 International / Clinical Decision Support",
"contact" : [
{
"name" : "HL7 International / Clinical Decision Support",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description" : "A knowledge representation level, narrative, semi-structured, structured, and executable",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/knowledge-representation-level",
"content" : "complete",
"concept" : [
{
"code" : "narrative",
"display" : "Narrative",
"definition" : "The knowledge is expressed as narrative text, affording broad shareability, but limited computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by guideline developers for a broad range of purposes including communication of policy, synthesis of evidence, and dissemination of best-practices."
},
{
"code" : "semi-structured",
"display" : "Semi-Structured",
"definition" : "The knowledge is expressed as organized text, often accompanied by diagrams such as flow charts and decision tables, affording broad shareability and moderate computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by clinical domain experts for the purpose of communication the description of recommendations for implementation in various modalities."
},
{
"code" : "structured",
"display" : "Structured",
"definition" : "The knowledge is expressed in a structured way that is interpretable by computer, including being coded using standard terminologies and specifications for the representation of structured content, affording broad shareability and high computability. The knowledge is typically expressed independent of delivery method (modality), technology platform, and implementation site. Knowledge at this level is typically authored by knowledge engineers to enable precise communication and validation of the recommendations."
},
{
"code" : "executable",
"display" : "Executable",
"definition" : "The knowledge is expressed in a way that is coded and interpretable by CDS systems using a variety of formats, affording direct executability, but potentially limited shareability. The knowledge is typically expressed focusing on a specific delivery method (modality), technology platform, and implementation environment. Knowledge at this level is typically built and developed by implementers working in specific technology platforms, for the purpose of implementation at a specific site, though affordances such as computable mappings and configuration capabilities can broaden the usability of the knowledge artifact."
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.